AffineTransformProto
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class AffineTransformProto : IMessage<AffineTransformProto>, IBufferMessageConstructors
Constructor
public AffineTransformProto()
Overload
public AffineTransformProto(AffineTransformProto other)
Properties
| Name | Type | Summary |
|---|---|---|
| static readonly Descriptor | MessageDescriptor | - |
| static readonly Parser | MessageParser<AffineTransformProto> | - |
| readonly Rotation | RepeatedField<float> | - |
| readonly Translation | RepeatedField<float> | - |
Fields
| Name | Type | Summary |
|---|---|---|
| static RotationFieldNumber | int | - |
| static TranslationFieldNumber | int | - |
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| Clone | AffineTransformProto | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage