C# Class Universe.Physics.PrimMesher.PathNode

Datei anzeigen Open project: Virtual-Universe/Virtual-Universe Class Usage Examples

Public Properties

Property Type Description
percentOfPath float
position Coord
rotation Quat
xScale float
yScale float

Property Details

percentOfPath public_oe property

public float percentOfPath
return float

position public_oe property

public Coord position
return Coord

rotation public_oe property

public Quat,Universe.Physics.PrimMesher rotation
return Quat

xScale public_oe property

public float xScale
return float

yScale public_oe property

public float yScale
return float