Struct GhostAuthoringComponent.GhostComponentField
Namespace: Unity.NetCode
Syntax
[Serializable]
public struct GhostComponentField
Fields
interpolate
Declaration
public bool interpolate
Field Value
| Type | Description |
|---|---|
| Boolean |
name
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| String |
quantization
Declaration
public int quantization
Field Value
| Type | Description |
|---|---|
| Int32 |
Properties
Field
Declaration
public FieldInfo Field { get; set; }
Property Value
| Type | Description |
|---|---|
| FieldInfo |