CameraManagerMinDisplacement Field |
[Missing <summary> documentation for "F:Planetbase.CameraManager.MinDisplacement"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public const float MinDisplacement = 0.001f
<NonSerializedAttribute>
Public Const MinDisplacement As Single = 0.001F
public:
[NonSerializedAttribute]
literal float MinDisplacement = 0.001f
Field Value
Type:
Single
See Also