Skip to main content

MeshCurve

Complete API reference for MeshCurve, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Roads

Component: yes


public class MeshCurve extends Component

Constructors

SignatureDescription
MeshCurve(MeshCurve)Executes MeshCurve and returns after the underlying engine call finishes.
MeshCurve(Engine)Executes MeshCurve and returns after the underlying engine call finishes.
MeshCurve()Creates a new instance of MeshCurve.

Attributes

NameTypeDescription
instanceMeshCurveRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
spacingfloatget/setVirtual attribute exposed by getSpacing. Access it like a field to read or write the underlying value.
startOffsetfloatget/setVirtual attribute exposed by getStartOffset. Access it like a field to read or write the underlying value.
curveQualityfloatget/setVirtual attribute exposed by getCurveQuality. Access it like a field to read or write the underlying value.
offsetVector3get/setVirtual attribute exposed by getOffset. Access it like a field to read or write the underlying value.
scaleVector3get/setVirtual attribute exposed by getScale. Access it like a field to read or write the underlying value.
forwardAxisForwardAxisget/setVirtual attribute exposed by getForwardAxis. Access it like a field to read or write the underlying value.
upModeUpModeget/setVirtual attribute exposed by getUpMode. Access it like a field to read or write the underlying value.
stickToTerrainbooleanget/setVirtual attribute exposed by isStickToTerrain. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
isStickToTerrain()booleanReturns whether stick to terrain is enabled.