Skip to content

TransformBitmapTest.as #8

@DarceyLloyd

Description

@DarceyLloyd

Lines 63 to 67:
_material.scaleU = Math.sin(_count1)_5;
_material.scaleV = Math.cos(_count2)_5;
_material.offsetU = count1.1;
_material.offsetV = count2.1;
_material.uvRotation = _count1;

Description Resource Path Location Type
1119: Access of possibly undefined property offsetU through a reference with static type away3d.materials:BitmapMaterial. TransformBitmapTest.as /Away3D4_Examples/src line 65 Flex Problem
1119: Access of possibly undefined property offsetV through a reference with static type away3d.materials:BitmapMaterial. TransformBitmapTest.as /Away3D4_Examples/src line 66 Flex Problem
1119: Access of possibly undefined property scaleU through a reference with static type away3d.materials:BitmapMaterial. TransformBitmapTest.as /Away3D4_Examples/src line 63 Flex Problem
1119: Access of possibly undefined property scaleV through a reference with static type away3d.materials:BitmapMaterial. TransformBitmapTest.as /Away3D4_Examples/src line 64 Flex Problem
1119: Access of possibly undefined property uvRotation through a reference with static type away3d.materials:BitmapMaterial. TransformBitmapTest.as /Away3D4_Examples/src line 67 Flex Problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions