Struct GhostGen_BufferInterpolated
Namespace: Unity.NetCode.Tests
Syntax
public struct GhostGen_BufferInterpolated : IBufferElementData
Fields
FloatValue
Declaration
[GhostField(Smoothing = SmoothingAction.Interpolate)]
public float FloatValue
Field Value
Type | Description |
---|---|
Single |
Vec
Declaration
[GhostField]
public GhostGen_InterpolatedStruct Vec
Field Value
Type | Description |
---|---|
GhostGen_InterpolatedStruct |