public class Billboard extends X3DGroupingNode
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{}X3DGroupingNode"> <attribute name="axisOfRotation" type="{}SFVec3f" default="0 1 0" /> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected SFVec3f |
axisOfRotation |
bboxCenter, bboxSize, childObjects
containerField
Constructor and Description |
---|
Billboard() |
Modifier and Type | Method and Description |
---|---|
SFVec3f |
getAxisOfRotation()
Gets the value of the axisOfRotation property.
|
void |
setAxisOfRotation(SFVec3f value)
Sets the value of the axisOfRotation property.
|
getBboxCenter, getBboxSize, getChildObjects, setBboxCenter, setBboxSize
getContainerField, setContainerField
getClazz, getDEF, getIS, getMetadataObject, getUSE, setDEF, setIS, setMetadataObject, setUSE