Variable VRMFirstPersonMeshAnnotationTypeConst
VRMFirstPersonMeshAnnotationType: {
Auto: "auto";
Both: "both";
FirstPersonOnly: "firstPersonOnly";
ThirdPersonOnly: "thirdPersonOnly";
} = ...
Type Declaration
ReadonlyAuto: "auto"
ReadonlyBoth: "both"
ReadonlyFirstPersonOnly: "firstPersonOnly"
ReadonlyThirdPersonOnly: "thirdPersonOnly"