+ valueWithSCNVector3:
Creates a value object that contains the specified three-element SceneKit vector.
指定された3要素SceneKitベクターを含む値オブジェクトを作成します。
+ valueWithSCNVector4:
Creates a value object that contains the specified four-element SceneKit vector.
指定された4要素SceneKitベクターを含む値オブジェクトを作成します。
SCNVector3Value
The three-element Scene Kit vector representation of the value.
その値の3要素Scene Kitベクター表現。
SCNVector4Value
The four-element Scene Kit vector representation of the value.
その値の4要素Scene Kitベクター表現。
SCNMatrix4Value
The Scene Kit 4 x 4 matrix representation of the value.
その値のScene Kit4x4行列表現。