a3js API Documentation - v1.3.1
    Preparing search index...

    Interface Text3DOptions

    Text3D生成時に指定可能な設定項目。

    interface Text3DOptions {
        color: number;
    }
    Index

    Properties

    Properties

    color: number

    色。数値で 0xff0000 のように指定する。