Bitbybit Docs
    Preparing search index...

    Class CreateNodeFromRotationDto (Inputs.BabylonNode)

    babylon.node.createNodeFromRotation 使用:可选的父节点、节点所在的位置及其转动方式。

    Index

    Constructors

    Properties

    Constructors

    Properties

    parent: any

    新节点的父节点,或为 null 表示顶层节点

    origin: Point3

    节点所在的位置,相对于其父节点

    rotation: Vector3

    节点绕 X、Y 和 Z 转动的角度,以度为单位