SoMFVec3fSetValue Method |
Name | Description | |
---|---|---|
![]() | SetValue(Single) | Sets to one value from 3 floats in array. |
![]() | SetValue(SbVec3d) | Sets to one value from double precision vector. |
![]() | SetValue(SbVec3f) | Sets the first value in the array to newValue, and deletes. |
![]() | SetValue(Single, Single, Single) | Sets to one value from 3 floats. |