RoomleConfigurator.Internal.LightSample
configurator-core/src/roomle-configurator.internal.LightSample
Table of contents
Constructors
Properties
Constructors
constructor
• new LightSample(position
, uv
)
Parameters
Name
Type
position
Vector3
uv
Vector2
Properties
position
• Readonly
position: Vector3
uv
• Readonly
uv: Vector2
Last updated