Click or drag to resize

StairVisualBaseFloor Property

The floor that the bottom of the stairs is anchored to. Not set means the scene.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public VisualReference BaseFloor { get; set; }

Property Value

VisualReference
See Also