Class SpeckleUnityNumber
Contains a float, no game object to display
Namespace: SpeckleUnity
Assembly: cs.temp.dll.dll
Syntax
public class SpeckleUnityNumber : SpeckleUnityObject
Constructors
SpeckleUnityNumber(Single)
Declaration
public SpeckleUnityNumber(float value)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Single | value |
Properties
Value
Declaration
public float Value { get; }
Property Value
| Type | Description |
|---|---|
| System.Single |