Uses of Class
vrml.field.SFColor
Packages that use SFColor
-
Uses of SFColor in vrml.field
Methods in vrml.field with parameters of type SFColorModifier and TypeMethodDescriptionvoidAppend the field as a new color value to the end of this field.voidGet the color value at the given position and copy it into the user provided field.voidCopy the color value at the given index into the supplied field.voidMFColor.insertValue(int index, SFColor color) Insert the color represented by the given field at the given position in the array.voidSet the element at the given index with the value from the given field.voidSet this field to the values from the passed in field