FramesProto
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class FramesProto : IMessage<FramesProto>, IBufferMessageConstructors
Constructor
public FramesProto()
Overload
public FramesProto(FramesProto other)
Properties
| Name | Type | Summary |
|---|---|---|
| readonly Anchors | RepeatedField<AffineTransformProto> | - |
| static readonly Descriptor | MessageDescriptor | - |
| readonly Frames | RepeatedField<FrameProto> | - |
| Id | string | - |
| readonly Keyframes | RepeatedField<FrameProto> | - |
| readonly Locations | RepeatedField<LocationProto> | - |
| static readonly Parser | MessageParser<FramesProto> | - |
Fields
| Name | Type | Summary |
|---|---|---|
| static AnchorsFieldNumber | int | - |
| static FramesFieldNumber | int | - |
| static IdFieldNumber | int | - |
| static KeyframesFieldNumber | int | - |
| static LocationsFieldNumber | int | - |
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| Clone | FramesProto | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage