GltfNode class abstract
- Implementers
- Animation
- AnimationChannel
- AnimationSampler
- AnimationTarget
- Buffer
- BufferView
- Camera
- CameraOrthographic
- CameraPerspective
- GltfNodeWithData
- GltfRef
- Image
- Material
- Mesh
- MorphTarget
- Node
- PBRMetallicRoughness
- Primitive
- RawAccessor
- Sampler
- Scene
- Skin
- SparseAccessor
- SparseAccessorIndices
- SparseAccessorValues
- Texture
- TextureInfo
- TypedAccessor
Constructors
- GltfNode.new({required GltfRoot root})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited