public abstract class Curve extends Entity
name, properties| Constructor and Description |
|---|
Curve() |
| Modifier and Type | Method and Description |
|---|---|
Vector3 |
getColor()
Gets the color of the line, default value is white(1, 1, 1)
|
void |
setColor(Vector3 value)
Sets the color of the line, default value is white(1, 1, 1)
|
getBoundingBox, getExcluded, getParentNode, getParentNodes, setExcluded, setParentNodegetScenefindProperty, getName, getProperties, getProperty, removeProperty, removeProperty, setName, setPropertypublic Vector3 getColor()
public void setColor(Vector3 value)
value - New value