Package org.robovm.apple.scenekit
Class SCNGeometrySourceSemantic
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.scenekit.SCNProgramSemantic
org.robovm.apple.scenekit.SCNGeometrySourceSemantic
public class SCNGeometrySourceSemantic extends SCNProgramSemantic
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSCNGeometrySourceSemantic.AsListMarshalerstatic classSCNGeometrySourceSemantic.Marshalerstatic classSCNGeometrySourceSemantic.Values -
Field Summary
Fields Modifier and Type Field Description static SCNGeometrySourceSemanticBoneIndicesstatic SCNGeometrySourceSemanticBoneWeightsstatic SCNGeometrySourceSemanticColorstatic SCNGeometrySourceSemanticEdgeCreasestatic SCNGeometrySourceSemanticNormalstatic SCNGeometrySourceSemanticTangentstatic SCNGeometrySourceSemanticTexcoordstatic SCNGeometrySourceSemanticVertexstatic SCNGeometrySourceSemanticVertexCrease -
Method Summary
Modifier and Type Method Description static SCNGeometrySourceSemanticvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Vertex
-
Normal
-
Color
-
Texcoord
-
Tangent
- Since:
- Available in iOS 10.0 and later.
-
VertexCrease
-
EdgeCrease
-
BoneWeights
-
BoneIndices
-
-
Method Details
-
valueOf
-